home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950726-19950929 / 000135_news@columbia.edu_Thu Aug 10 20:51:56 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA16909
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Thu, 10 Aug 1995 16:51:59 -0400
  3. Received: by apakabar.cc.columbia.edu id AA25149
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Thu, 10 Aug 1995 16:51:58 -0400
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  6. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Escape ??
  9. Date: 10 Aug 1995 20:51:56 GMT
  10. Organization: Columbia University
  11. Lines: 10
  12. Message-Id: <40drhc$ohr@apakabar.cc.columbia.edu>
  13. References: <tstevensDD3v68.1y2@netcom.com>
  14. Nntp-Posting-Host: watsun.cc.columbia.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <tstevensDD3v68.1y2@netcom.com>,
  18. Edward Stevens <tstevens@netcom.com> wrote:
  19. >Help, I'm trying to escape C-Kermit using CTRL-] (control rightbracket)
  20. >and CTRL \ (control backslash) with no luck. Any help appreciated.
  21. >
  22. It's always a good idea to say which version of Kermit you are using
  23. on which platform.  But probably the answer is: just follow the escape
  24. character (Ctrl-\ or Ctrl-], or whatever it is) by the letter "c".
  25.  
  26. - Frank